'Declaration
Public Function SetTagAttribute_3( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByVal Value As Double _ ) As GdPictureStatus
public GdPictureStatus SetTagAttribute_3( int TagID, string Key, double Value )
public function SetTagAttribute_3( TagID: Integer; Key: String; Value: Double ): GdPictureStatus;
public function SetTagAttribute_3( TagID : int, Key : String, Value : double ) : GdPictureStatus;
public: GdPictureStatus SetTagAttribute_3( int TagID, string* Key, double Value )
public: GdPictureStatus SetTagAttribute_3( int TagID, String^ Key, double Value )
Parameters
- TagID
- Key
- Value